Skip to content

Conversation

@SevenDayCandle
Copy link

@SevenDayCandle SevenDayCandle commented Jul 26, 2023

getTitle() would crash if no card was found. This would happen if the card no longer exists (i.e. mods were unloaded), but it would also crash for Fabricate cards because it pulls directly from CardLibrary.cards instead of using CardLibrary.getCard like the other methods in this class.

The "c" variable in getTexture() was ignored (which I am assuming was not intentional), which resulted in getCard() getting called twice in that method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant